ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / CachedMap<TSource,TValue> Class
Source collection type
Values stored in collection
Members

In This Topic
    CachedMap<TSource,TValue> Class
    In This Topic
    Maps collection to collection with caching mapped data
    Object Model
    CachedMap<TSource,TValue> Class
    Syntax
    Type Parameters
    TSource
    Source collection type
    TValue
    Values stored in collection
    Inheritance Hierarchy

    System.Object
       GrapeCity.Viewer.Common.Implementation.CachedMap<TSource,TValue>

    See Also